home *** CD-ROM | disk | FTP | other *** search
/ Boris Fantasy Art / Boris Fantasy Art.iso / mac / Tools / PICTshow / PICTshow 2.0 Manual / PICTshow 2.0 Manual.rsrc / TEXT_128.txt < prev    next >
Text File  |  1993-12-16  |  8KB  |  186 lines

  1. PICTshow 2.0 Manual
  2. ____________________________________________________
  3.  
  4. PICTshow is a viewer/player application for the following file types:
  5. - PICT files (also from PhotoCD's)
  6. - GIF pictures
  7. - Sound files (System 7 sound files)
  8. - Quicktime Movies (requires Quicktime)
  9.  
  10. PICTshow 2.0 is a much improved version of the older PICTshow 1.x versions. I rewrote most of the code, fixed a lot of bugs and added a lot of new functionality. See 'Version History' file for more details about this.
  11.  
  12. PICTshow requires System 7 and a color capable Macintosh.
  13.  
  14. Using PICTshow
  15. ____________________________________________________
  16. You simply add items by using the Add File/Add Folder buttons or by drag&drop items onto PICTshow. When using drag&drop, you can add every item, also folders and disks, and PICTshow will add just the items it understands.
  17.  
  18. By double-clicking onto one item in the list, you get an additional
  19. information dialog, where you can enter a text (up to 255 characters) and define the orientation (only PICT-files). If Speech Manager is installed, the text will be spoken.
  20.  
  21. Using the 'Next' Popupmenu, you can define how the next item appears. (Either after a specific time or after MouseClick/Return Key)
  22.  
  23. 'Show' starts the show. When using the enter key, only the selected items are played. You can stop the show by pressing cmd-period.
  24.  
  25. Special Keys
  26. ____________________________________________________
  27. While a show is being played, there are some options you can activate.
  28.  
  29. Quicktime Movies : Use +/- keys for volume
  30. PICT/GIF files (only if 'Next' is Mousebutton) :
  31. r : Resize picture
  32. +/- : zoom in / zoom out picture
  33. arrow keys : move picture around the screen
  34.     
  35. Menu Reference
  36. ____________________________________________________
  37. File Menu:
  38. New Show : Clears the itemlist
  39. Open Show : Open an old show
  40. Save Show : Save itemlist as show
  41. Add,Add Folder : Same function as the buttons
  42. Preferences : See below 'Preferences'
  43. Edit Menu:
  44. Undo : no undo yet!
  45. Cut : Cut the selected items
  46. Copy : Copy the selected items
  47. Paste : Paste the items after current selection (or at the end if none selected)
  48. Clear : Clear the selected items
  49. Select All : Select all items
  50. Special Menu:
  51. Play selected only : Same function as 'Enter' Key
  52. Expand full show : Fullshows removed in version 2.0, expand still remains.
  53. Show/Hide Preview : Shows/Hides a window that contains the preview image of the last selected item
  54. Page Setup / Print Previews : Print all previews. You can enter any title and specify if the date should also be printed.
  55.         
  56. Preferences
  57. ____________________________________________________
  58. General:
  59. Show preview window on startup : (nothing to be said here!)
  60. Allow background tasks : While waiting for the next item, background applications receive some CPU-time.
  61. Never show cursor : You don't see any cursor while the show plays
  62. Use Speechmanager : Turn on/off speaking of the additional text or the items name. Select your voice using the 'Voice' Popup menu. (Requires SpeechManager)
  63. Show item's name : Displays the name of each item while being played.
  64. Fading: 
  65. Turn on/off fading and set the fading time. (Requires color display)
  66. Quicktime:
  67. Double Movies : Movies are played at their double size
  68. Use Movie Controler : The Movie Controller is used to play the movies
  69. Pictures:
  70. Resize Pictures : Pictures (PICT and GIF) are resized
  71. Keep picture's proportions : The proportions of the picture are untouched
  72. Don't grow small pictures : Small pictures won't be enlarged, just the big ones will be shrunk to fit on the screen.
  73.         
  74. Hints/Tips
  75. ____________________________________________________
  76. - Rotation requires a lot of memory. If you don't have much memory, don't use this option.
  77. - When PICTshow quits with an error, you should restart the computer because some gobal setting are not restored.
  78. - Resizing doesn't work with all resize settings. (Don't ask me why...)
  79. - GIF pictures normaly don't have previews, so you won't be able to print a catalog from GIF pictures.
  80. - The GIF decoder works in 24-bit offscreens. For best display use 16 or 24 bit.
  81. - If PICTshow can't find the items for a saved show, put all items into the same folder as the show file and try again.
  82.  
  83. Future Additions
  84. ____________________________________________________
  85. - Better support for 4/8 bit displays
  86. - TIF support
  87. - Multiple screen support
  88. - Display of alpha channel in 32-bit pictures
  89. - Export show as QT-Movie
  90. - Show all previews on screen
  91. - AppleScript (Make PICTshow scriptable)
  92. - Support for Quickdraw GX
  93. - Individual transition for each picture
  94.  
  95. If you have any good ideas for the next PICTshow version, please contact me!
  96.  
  97. ____________________________________________________
  98.  
  99. PICTshow is Public Domain, however if you really like it, please send me a postcard!
  100.  
  101. Oliver Dreer
  102. Im Egg 35
  103. CH-4147 Aesch
  104. Switzerland
  105.  
  106. Internet : odreer@iiic.ethz.ch OR dreero@rocbi.dnet.roche.com
  107. ____________________________________________________
  108.  
  109. Version History of PICTshow
  110.  
  111. Versions greater than 1.1 require System 7.0 (Please contact me for version 1.0)
  112.  
  113. Changes in version 2.0 :
  114.  
  115. - Major redesign of whole program!
  116. - New user interface, redesign of preferences
  117. - GIF support
  118. - Movie Controller as an option
  119. - Edit Menu plus some edit capabilities
  120. - Rotate pictures
  121. - Individual speech-text for each item
  122. - Added Voice Selection
  123. - Info screen for each item when double-clicked
  124. - Full Show feature removed. Just 'Expand Fullshow' stayed.
  125.   This was never really a good solution. I improved the normal
  126.   Show definition. See documentation for more information.
  127. - Ballons removed. These were never really accurate. I've started
  128.   a small manual instead.
  129. - Return-key plays all items, enter plays selected items only
  130. - Added optional date when printing
  131. - Again, fixed a lot of minor bugs!
  132.  
  133. Changes in version 1.6 :
  134.  
  135. - Added preferences menu plus some new options
  136. - Speechmanager support
  137. - Added information dialog when printing
  138. - Spinning beachball cursor while loading
  139. - Improved Delay Options
  140. - Better accuracy of delays
  141. - Fixed some minor bugs
  142.  
  143. Changes in version 1.5 :
  144.  
  145. - Added preview window, that contains the QT-Preview of the selected picture. The window is resizeable.
  146. - Added menu for printing all previews (30-40 previews / page)
  147.   Works in color on Color Printers. (Looks great on the HP550C!!)
  148. - When movies are played, +/- keys change the sound volume.
  149.   Mouse button aborts current movie.
  150. - Added balloon help
  151.   
  152. Changes in version 1.41 :
  153.  
  154. - Fixed bug on machines with b/w monitor (PB,SE/30), that caused PICTshow to crash.
  155.  
  156. Changes in version 1.4 :
  157.  
  158. - Zoom always centers picture
  159. - Fade option for fading between pictures (Thanks to Tony Copper!)
  160. - Add Folder adds all items from a folder (PICTs or sounds) to the list. The contents of subfolders are also added.
  161. - Drag&Drop of Folders (If you already have PICTshow, you have to rebuild your desktop [cmd-opt on startup] for activating this)
  162. - Added support for QuickTime Movies. Add and view them like pictures. Option for doubling QT-Movies.
  163.  
  164. Changes in version 1.b3 :
  165.  
  166. - Sound support! You can add System 7 sound files to your show. If a sound follows a picture, the sound is immediately played
  167. - Added support for the required core AppleEvents. You can now drop items on PICTshow even when it's running.
  168. - Double Click on item in list show/plays the item
  169. - New Menu Item : New - Clears the whole list
  170. - New Menu Item : Play selected - Only selected item are showed/played
  171. - New file format : Full Show - All items are stored within the resource fork of the file. So it's easier to store shows, and it's also possible to place a show onto a read-only device. Full shows can also be expanded back to the original files. Therefore new menus : Save Full Show - Play Full Show - Expand Full Show
  172.  
  173. Changes in version 1.2 :
  174.  
  175. - Fix bug when Quicktime is not present
  176. - Added resize option : 'Reduce only' Only bigger pictures are reduced to screen size, but not smaller ones.
  177.  
  178. Changes in version 1.1 : 
  179.  
  180. - Real application instead of modal-dialog
  181. - Added Preview in File-Open-Dialog (QT only)
  182. - In non-resize mode added following keys : 
  183.     - r for quick resizing
  184.     - cursor keys for moving the picture around
  185. - Remembers last settings
  186. - Added Open/Save menu for opening/saving whole sets of pictures (called shows)